home *** CD-ROM | disk | FTP | other *** search
- object BackupForm: TBackupForm
- Left = 311
- Top = 177
- BorderStyle = bsDialog
- Caption = 'BackupForm'
- ClientHeight = 363
- ClientWidth = 528
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel3: TBevel
- Left = 0
- Top = 328
- Width = 527
- Height = 7
- Shape = bsTopLine
- end
- object Image3: TImage
- Left = 4
- Top = 7
- Width = 164
- Height = 313
- AutoSize = True
- end
- object NB: TNotebook
- Left = 169
- Top = 0
- Width = 357
- Height = 325
- PageIndex = 2
- TabOrder = 0
- OnPageChanged = NBPageChanged
- object TPage
- Left = 0
- Top = 0
- Caption = 'MAIN'
- object Label1: TLabel
- Left = 16
- Top = 19
- Width = 321
- Height = 22
- AutoSize = False
- Caption = 'Type in a backup &archive file name and destination:'
- FocusControl = Edit973
- WordWrap = True
- end
- object Bevel1: TBevel
- Left = 16
- Top = 72
- Width = 321
- Height = 17
- Shape = bsTopLine
- end
- object Label2: TLabel
- Left = 16
- Top = 85
- Width = 321
- Height = 17
- AutoSize = False
- Caption = 'Select the files and/or folders you want to backup:'
- WordWrap = True
- end
- object BitBtn1: TSpeedButton
- Left = 312
- Top = 45
- Width = 25
- Height = 21
- Layout = blGlyphRight
- OnClick = CorelButton10Click
- end
- object CheckBox7: TCheckBox
- Left = 16
- Top = 298
- Width = 217
- Height = 17
- Caption = 'Include &subfolders'
- TabOrder = 5
- OnClick = CheckBox7Click
- end
- object Edit973: TEdit
- Left = 16
- Top = 45
- Width = 289
- Height = 21
- TabOrder = 0
- Text = 'Edit973'
- end
- object CorelButton7: TButton
- Left = 16
- Top = 268
- Width = 97
- Height = 25
- Caption = 'Add &File...'
- TabOrder = 2
- OnClick = CorelButton7Click
- end
- object CorelButton8: TButton
- Left = 129
- Top = 268
- Width = 97
- Height = 25
- Caption = 'Add F&older...'
- TabOrder = 3
- OnClick = CorelButton8Click
- end
- object RemoveButt: TButton
- Left = 242
- Top = 268
- Width = 97
- Height = 25
- Caption = '&Remove'
- TabOrder = 4
- OnClick = RemoveButtClick
- end
- object CorelButton1: TButton
- Left = 242
- Top = 296
- Width = 97
- Height = 25
- Caption = 'Fi<ers...'
- TabOrder = 6
- OnClick = CorelButton1Click
- end
- object ListView1: TdfsExtListView
- Left = 16
- Top = 104
- Width = 322
- Height = 157
- SmallImages = MainForm.IL
- Columns = <
- item
- AutoSize = True
- Caption = 'Name'
- end>
- ExtendedStyles = [lvxFullRowSelect]
- ColumnsFormat = <>
- ReadOnly = True
- MultiSelect = True
- OnChange = ListView1Change
- ShowColumnHeaders = False
- TabOrder = 1
- ViewStyle = vsReport
- OnKeyDown = ListView1KeyDown
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'OPTIONS'
- object Bevel2: TBevel
- Left = 16
- Top = 33
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object Label3: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 17
- AutoSize = False
- Caption = 'Configure Backup Options'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 16
- Top = 168
- Width = 113
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Type password:'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 16
- Top = 119
- Width = 76
- Height = 22
- AutoSize = False
- Caption = 'C&ompression:'
- FocusControl = CompressionBox
- end
- object Label8: TLabel
- Left = 16
- Top = 94
- Width = 76
- Height = 22
- AutoSize = False
- Caption = '&Method:'
- FocusControl = ComboBox3
- end
- object CheckBox1: TCheckBox
- Left = 18
- Top = 146
- Width = 319
- Height = 17
- Caption = '&Protect with password'
- TabOrder = 3
- OnClick = CheckBox1Click
- end
- object CheckBox3: TCheckBox
- Left = 18
- Top = 186
- Width = 319
- Height = 17
- Caption = 'Add ×tamp to backup archive'
- TabOrder = 5
- OnClick = CheckBox3Click
- end
- object ComboBox1: TComboBox
- Left = 42
- Top = 229
- Width = 175
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 7
- OnChange = ComboBox1Change
- Items.Strings = (
- 'use as suffix'
- 'use as prefix')
- end
- object CheckBox4: TCheckBox
- Left = 18
- Top = 254
- Width = 327
- Height = 17
- Caption = 'Store &relative folder information (not full location)'
- TabOrder = 8
- OnClick = CheckBox4Click
- end
- object CheckBox5: TCheckBox
- Left = 18
- Top = 277
- Width = 319
- Height = 17
- Caption = 'Show '#39'Backup &Done.'#39' when finished '
- TabOrder = 9
- OnClick = CheckBox5Click
- end
- object CheckBox6: TCheckBox
- Left = 18
- Top = 301
- Width = 327
- Height = 17
- Caption = 'Run &silent if executed from Windows'
- TabOrder = 10
- OnClick = CheckBox6Click
- end
- object Edit971: TEdit
- Left = 136
- Top = 164
- Width = 113
- Height = 21
- TabOrder = 4
- OnChange = Edit971Change
- end
- object Edit972: TEdit
- Left = 42
- Top = 204
- Width = 173
- Height = 21
- TabOrder = 6
- Text = '_YMDmS'
- OnChange = Edit972Change
- end
- object RadioGroup1: TRadioGroup
- Left = 16
- Top = 44
- Width = 329
- Height = 41
- Caption = ' Compression Format '
- Columns = 5
- ItemIndex = 0
- Items.Strings = (
- 'ZIP'
- 'CAB'
- 'LHA'
- 'BH'
- 'TAR')
- TabOrder = 0
- OnClick = RadioGroup1Click
- end
- object CompressionBox: TComboBox
- Left = 96
- Top = 116
- Width = 161
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 2
- OnChange = CompressionBoxChange
- end
- object ComboBox3: TComboBox
- Left = 96
- Top = 90
- Width = 161
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- OnChange = ComboBox3Change
- Items.Strings = (
- 'Add'
- 'Freshen')
- end
- object AES: TCheckBox
- Left = 256
- Top = 162
- Width = 97
- Height = 25
- Caption = 'AES 128-bit'
- TabOrder = 11
- OnClick = AESClick
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'FILETIME'
- object Bevel7: TBevel
- Left = 16
- Top = 33
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object Label9: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 17
- AutoSize = False
- Caption = 'File Time Options:'
- WordWrap = True
- end
- object GroupBox5: TGroupBox
- Left = 16
- Top = 51
- Width = 329
- Height = 102
- Caption = ' File Time '
- TabOrder = 0
- object Label10: TLabel
- Left = 12
- Top = 24
- Width = 64
- Height = 13
- Caption = '&Include files: '
- FocusControl = ComboBox5
- end
- object Label14: TLabel
- Left = 139
- Top = 69
- Width = 23
- Height = 13
- Caption = 'days'
- end
- object Label15: TLabel
- Left = 212
- Top = 69
- Width = 27
- Height = 13
- Caption = 'hours'
- end
- object Label17: TLabel
- Left = 285
- Top = 69
- Width = 37
- Height = 13
- Caption = 'minutes'
- end
- object ComboBox5: TComboBox
- Left = 11
- Top = 39
- Width = 174
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = ComboBox5Change
- Items.Strings = (
- 'of any time'
- 'newer than')
- end
- object Edit1: TEdit
- Left = 104
- Top = 64
- Width = 33
- Height = 21
- TabOrder = 1
- Text = 'Edit1'
- OnChange = Edit1Change
- end
- object Edit2: TEdit
- Left = 176
- Top = 64
- Width = 33
- Height = 21
- TabOrder = 2
- Text = 'Edit1'
- OnChange = Edit2Change
- end
- object Edit3: TEdit
- Left = 248
- Top = 64
- Width = 33
- Height = 21
- TabOrder = 3
- Text = 'Edit1'
- OnChange = Edit3Change
- end
- end
- object GroupBox6: TGroupBox
- Left = 16
- Top = 159
- Width = 329
- Height = 150
- Caption = ' Additional ZIP Options '
- TabOrder = 1
- object CheckBox8: TCheckBox
- Left = 8
- Top = 41
- Width = 305
- Height = 17
- Caption = 'Add only if "Archive" a&ttribute is set '
- TabOrder = 1
- OnClick = CheckBox8Click
- end
- object CheckBox9: TCheckBox
- Left = 8
- Top = 62
- Width = 305
- Height = 17
- Caption = 'C&lear "Archive" attribute'
- TabOrder = 2
- OnClick = CheckBox9Click
- end
- object CheckBox10: TCheckBox
- Left = 8
- Top = 83
- Width = 313
- Height = 17
- Caption = 'Make large ZIP file (over &4 GB) '
- TabOrder = 3
- OnClick = CheckBox10Click
- end
- object CheckBox11: TCheckBox
- Left = 8
- Top = 20
- Width = 305
- Height = 17
- Caption = 'Write &directly into ZIP'
- TabOrder = 0
- OnClick = CheckBox11Click
- end
- object ElCheckBox1: TCheckBox
- Left = 8
- Top = 104
- Width = 305
- Height = 17
- Caption = 'Enable automatic disk spanning'
- TabOrder = 4
- OnClick = ElCheckBox1Click
- end
- object ElCheckBox2: TCheckBox
- Left = 8
- Top = 125
- Width = 313
- Height = 17
- Caption = 'Do not delete original backup file'
- TabOrder = 5
- OnClick = ElCheckBox2Click
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'FTP'
- object Label6: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 17
- AutoSize = False
- Caption = 'FTP Options'
- WordWrap = True
- end
- object Bevel4: TBevel
- Left = 16
- Top = 33
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object CheckBox2: TCheckBox
- Left = 16
- Top = 48
- Width = 329
- Height = 17
- Caption = '&Upload backup archive after compressing to FTP server'
- TabOrder = 0
- OnClick = CheckBox2Click
- end
- object GroupBox4: TGroupBox
- Left = 16
- Top = 187
- Width = 329
- Height = 81
- Caption = ' File Information '
- TabOrder = 2
- object Label11: TLabel
- Left = 12
- Top = 24
- Width = 50
- Height = 13
- Caption = 'Local File: '
- end
- object Label12: TLabel
- Left = 12
- Top = 50
- Width = 80
- Height = 13
- Caption = 'De&stination File: '
- FocusControl = Edit976
- end
- object Edit975: TEdit
- Left = 104
- Top = 20
- Width = 209
- Height = 21
- Enabled = False
- ReadOnly = True
- TabOrder = 0
- Text = 'Edit975'
- end
- object Edit976: TEdit
- Left = 104
- Top = 46
- Width = 209
- Height = 21
- TabOrder = 1
- Text = 'Edit976'
- OnChange = Edit976Change
- end
- end
- object GroupBox3: TGroupBox
- Left = 16
- Top = 80
- Width = 329
- Height = 89
- Caption = ' FTP Profile '
- TabOrder = 1
- object Label7: TLabel
- Left = 8
- Top = 24
- Width = 34
- Height = 13
- Caption = '&Profile:'
- FocusControl = ComboBox2
- end
- object ComboBox2: TComboBox
- Left = 48
- Top = 20
- Width = 265
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 0
- OnChange = ComboBox2Change
- end
- object Button1: TButton
- Left = 48
- Top = 48
- Width = 81
- Height = 25
- Caption = '&New Profile...'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 232
- Top = 48
- Width = 81
- Height = 25
- Caption = '&Delete Profile'
- TabOrder = 3
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 141
- Top = 48
- Width = 81
- Height = 25
- Caption = '&Edit Profile'
- TabOrder = 2
- OnClick = Button3Click
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'REVIEW'
- object Label16: TLabel
- Left = 16
- Top = 16
- Width = 337
- Height = 49
- AutoSize = False
- Caption =
- 'PowerArchiver will now use the following options to create the A' +
- 'uto Backup script file. Click '#39'Do Backup'#39' to run the Auto Backup' +
- ' script.'
- WordWrap = True
- end
- object Bevel10: TBevel
- Left = 16
- Top = 64
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object Memo1: TMemo
- Left = 16
- Top = 72
- Width = 329
- Height = 209
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 0
- end
- object Button4: TButton
- Left = 240
- Top = 288
- Width = 107
- Height = 25
- Caption = 'Set as &default'
- TabOrder = 1
- OnClick = Button4Click
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'PROGRESS'
- object Bevel6: TBevel
- Left = 16
- Top = 184
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object GroupBox1: TGroupBox
- Left = 16
- Top = 40
- Width = 330
- Height = 57
- Caption = ' Current file progress '
- TabOrder = 0
- object pb1: TProgressBar
- Left = 8
- Top = 22
- Width = 313
- Height = 21
- TabOrder = 0
- end
- end
- object GroupBox2: TGroupBox
- Left = 16
- Top = 112
- Width = 330
- Height = 57
- Caption = ' Total progress '
- TabOrder = 1
- object pb2: TProgressBar
- Left = 8
- Top = 22
- Width = 313
- Height = 21
- TabOrder = 0
- end
- end
- object Memo2: TMemo
- Left = 16
- Top = 192
- Width = 329
- Height = 105
- Enabled = False
- ScrollBars = ssBoth
- TabOrder = 2
- end
- end
- end
- object CloseButt: TButton
- Left = 5
- Top = 334
- Width = 75
- Height = 25
- Caption = '&Close'
- TabOrder = 1
- OnClick = CloseButtClick
- end
- object BackButt: TButton
- Left = 280
- Top = 334
- Width = 75
- Height = 25
- Caption = '&Back'
- TabOrder = 2
- OnClick = BackButtClick
- end
- object NextButt: TButton
- Left = 364
- Top = 334
- Width = 75
- Height = 25
- Caption = '&Next'
- TabOrder = 3
- OnClick = NextButtClick
- end
- object CorelButton2: TButton
- Left = 448
- Top = 334
- Width = 75
- Height = 25
- Caption = '&Help'
- TabOrder = 4
- OnClick = CorelButton2Click
- end
- object OpenDialog1: TOpenDialog
- Filter =
- 'ZIP Files|*.zip|CAB Files|*.cab|LHA files|*.lzh|GZIPed TAR files' +
- '|*.tar|BLAKHOLE files|*.bh'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
- Title = 'Browse '
- OnTypeChange = OpenDialog1TypeChange
- Left = 137
- Top = 5
- end
- object SaveDialog1: TSaveDialog
- Title = 'Browse'
- OnTypeChange = SaveDialog1TypeChange
- Left = 128
- Top = 48
- end
- object DropFileTarget1: TPJFormDropFiles
- ForegroundOnDrop = False
- Options = [dfoIncFolders, dfoIncFiles]
- OnDropFiles = DropFileTarget1DropFiles
- Left = 96
- Top = 112
- end
- end
-